home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / environ / read.me < prev    next >
Text File  |  1987-01-03  |  896b  |  18 lines

  1.  
  2.   Openfile, Readfile, Environ and getenv2 were downloaded from Computer
  3. Language magazine's bulletin board and were described by their author,
  4. Mike Higgins, in the April 1987 issue.  Unfortunately, they would not run for
  5. me as originally written.  My revised versions are what you see here.
  6.   Before running readfile or openfile, run findenv to make sure getenv2 can
  7. locate the environment.  I have come across two instances where getenv2 has
  8. trouble.  One is when running under the Novell local area network and the
  9. other is when running under a shelled program (Framework, Autocad, etc.).  Be
  10. sure you have enough space in your environment for the added strings or your
  11. system will crash.
  12.   Getenv2.asm was compiled with Microsoft's Macro Assembler ver 4.0.  The C
  13. programs were compiled with Microsoft's C compiler ver 4.0.
  14.  
  15.  
  16.                                 Rick Roberts
  17.                         compuserve 71101,545
  18.